From: Chong Yidong Date: Sat, 10 Mar 2007 22:28:41 +0000 (+0000) Subject: * faces.el (face-set-after-frame-default): Recalculate face X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1630 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b8fd1e71d459034be3ee7145f660bce596c3b958;p=emacs.git * faces.el (face-set-after-frame-default): Recalculate face customizations after applying X resources. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94f12d8be03..a5dd1ac45e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-10 Chong Yidong + + * faces.el (face-set-after-frame-default): Recalculate face + customizations after applying X resources. + 2007-03-10 Ryan Yeske * net/rcirc.el (rcirc-timeout-seconds): New variable.